vendor/golang.org/x/text/unicode/bidi.directionalStatusStack.pop (method)

4 uses

	vendor/golang.org/x/text/unicode/bidi (current package)
		core.go#L279: func (s *directionalStatusStack) pop()       { s.stackCounter-- }
		core.go#L377: 					stack.pop()
		core.go#L379: 				stack.pop()
		core.go#L394: 				stack.pop()